home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload Trio 2 / Shareware Overload Trio Volume 2 (Chestnut CD-ROM).ISO / dir34 / disklf28.zip / DISKLEFT.DOC next >
Text File  |  1994-02-06  |  11KB  |  197 lines

  1.                                  DISKLEFT                        Version 2.8
  2.                                                                   6 Feb 1994
  3.  
  4.  
  5.             DiskLeft, a Single-Screen Smart Disk Space Summary.
  6.             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  7.           A Free Product from the Makers of Personal Calendar(tm).
  8.  
  9.  
  10.           ╔══════════════════════════════╤═══════════════════════╗
  11.           ║  Paul Muñoz-Colman           │  TECHNICAL SUPPORT:   ║
  12.           ║  FunStuff Software           │  Voice 703-435-1110   ║
  13.           ║  11645 Charter Oak Court     │        703-693-5227   ║
  14.           ║  Suite 201                   │   FAX  703-435-3130   ║
  15.           ║  Reston, VA  22090-4526  USA │ CompuServe 71141,1224 ║
  16.           ╚══════════════════════════════╧═══════════════════════╝
  17.  
  18.  
  19. Purpose:    DISKLEFT is a program to quickly display a profile of all logical
  20. ~~~~~~~     drives of your hard disks, correct to the byte.
  21.  
  22. Operation:  At the DOS prompt, type:
  23. ~~~~~~~~~
  24.               DISKLEFT            for hard drives and network drives only
  25.               DISKLEFT /floppy    to additionally show drives A: and B:
  26.               DISKLEFT /mono      for forced monochrome display (for laptops)
  27.               DISKLEFT /monitor   for continuous display (any key quits)
  28.                                    (updates once per second)
  29.               DISKLEFT /debug     writes data files with technical details
  30.                                    on disk characteristics
  31.  
  32.             Options may be used in combination.
  33.  
  34. Floppy Drives.
  35. ~~~~~~~~~~~~~
  36. Floppy drives A: and B: are ignored unless the /FLOPPY option
  37. is included.  Floppy drives other than A: and B: defined by device drivers are
  38. not affected by this option.
  39.  
  40. Continuous Display.
  41. ~~~~~~~~~~~~~~~~~~
  42. For those in multasking environments (DESQview, Windows, etc), or on networks,
  43. the /MONITOR option is useful to watch disappearing disk space, as applications
  44. in other windows write to files.
  45.  
  46. Debugging.
  47. ~~~~~~~~~
  48. There are so many new disk storage mechanisms in the marketplace which use
  49. DOS drive letters, we included a /DEBUG option just in case you have a
  50. particular drive which is not properly displayed.  Using the /DEBUG option will
  51. write two data files, DISKLEFT.DBG and DISKLEFT.DB2, which contained detailed
  52. information regarding the properties of each drive, as perceived by DISKLEFT.
  53.  
  54. Output:     The display from DISKLEFT is shown below:
  55. ~~~~~~
  56. ┌────────────────────────────────────────────────────────────────────────────-┐
  57. │       Disk Space Summary, Version 2.8        (in millions of bytes)         │
  58. │       Copyright 1990-1994 by FunStuff Software. All rights reserved.        │
  59. │                                                                             │
  60. │    Capacity    Available     Used           Capacity    Available    Used   │
  61. │   ──────────  ──────────  ──────────       ──────────  ──────────  ──────── │
  62. │A \  For these, type DISKLEFT /FLOPPY  │ N  105.906176  50.319360  55.586816 │
  63. │B /                                    │ O            (not configured)       │
  64. │C  105.906176   63.727616   42.178560  │ P            (not configured)       │
  65. │D   84.938752   18.694144   66.244608  │ Q            (not configured)       │
  66. │E  105.906176   50.319360   55.586816  │ R            (not configured)       │
  67. │F   83.908608   28.219392   55.689216  │ S            (not configured)       │
  68. │G   83.908608   31.954944   51.953664  │ T            (not configured)       │
  69. │H   83.394560    6.883328   76.511232  │ U            (not configured)       │
  70. │I    6.807552    6.154240    0.653312  │ V            (not configured)       │
  71. │J           (not configured)           │ W            (not configured)       │
  72. │K           (not configured)           │ X            (not configured)       │
  73. │L           (not configured)           │ Y            (not configured)       │
  74. │M           (not configured)           │ Z            (not configured)       │
  75. │                                                                             │
  76. │   547.962880  199.798784  348.164096   Total Fixed Drives                  │
  77. │   105.906176   50.319360   55.586816   Total Network Drives                │
  78. │   653.869056  250.118144  403.750912   Grand Total Fixed & Network Drives  │
  79. │     0.000000    0.000000    0.000000   Grand Total CD-ROM Drives           │
  80. │     0.000000    0.000000    0.000000   Grand Total Compressed Drives       │
  81. └────────────────────────────────────────────────────────────────────────────-┘
  82.  
  83. Color Configuration File DISKLEFT.CFG
  84. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  85. Colors are preconfigured, but may be changed to suit your taste in a 
  86. configuration file, called DISKLEFT.CFG.  This file must reside in the 
  87. directory in which you install DISKLEFT.EXE (if running under DOS 3 or later),
  88. or in the current directory (under DOS 2).
  89.  
  90. DISKLEFT.CFG is created if it is not found.  DISKLEFT.CFG contains 
  91. instructions to modify the default color set.  
  92.  
  93. This is the contents of the default file:
  94.  
  95. ┌────────────────────────────────────────────────────────────────────────────-┐
  96. │   SETCOLOR                                                                  │
  97. │   0,2,1,11,9,4,10,15,14,13,12                                               │
  98. │                                                                             │
  99. │   This is DISKLEFT's color configuration file.  Only the first              │
  100. │   two lines above are meaningful to the program.  You may change            │
  101. │   the values in them, using your favorite ASCII editor.  Follow             │
  102. │   the instructions below.  The values represent:                            │
  103. │                                                                             │
  104. │   On line 1:                                                                │
  105. │     SETCOLOR or SETMONO (if you want to force monochrome)                   │
  106. │                                                                             │
  107. │   On line 2 (separated by commas, in the order listed):                     │
  108. │     Common background color                                                 │
  109. │     Fixed data areas                                                        │
  110. │     SUBSTituted Drives                                                      │
  111. │     Fixed drives                                                            │
  112. │     Network drives                                                          │
  113. │     Unavailable drives or unknown drive types                               │
  114. │     Floppy drives                                                           │
  115. │     RAM drive                                                               │
  116. │     Grand total (shown only if you have network drives)                     │
  117. │     Compressed drive                                                        │
  118. │     CD-ROM drive                                                            │
  119. │                                                                             │
  120. │   The numbers on line 2 are color values and mean this:                     │
  121. │                                                                             │
  122. │     0  Black               8  Grey                                          │
  123. │     1  Blue                9  Light Blue                                    │
  124. │     2  Green              10  Light Green                                   │
  125. │     3  Cyan               11  Light Cyan                                    │
  126. │     4  Red                12  Light Red                                     │
  127. │     5  Magenta            13  Light Magenta                                 │
  128. │     6  Brown              14  Yellow                                        │
  129. │     7  White              15  Bright White                                  │
  130. │                                                                             │
  131. │   The only restriction imposed is the common background color               │
  132. │   cannot be the same as any of the other colors.  If this                   │
  133. │   occurs, the default colors will be set.                                   │
  134. └────────────────────────────────────────────────────────────────────────────-┘
  135.  
  136. NOTE:  If you use the SETMONO option to force monochrome (or the /MONO command
  137. line option), your color choices will be ignored.
  138.  
  139. Distribution:  
  140. ~~~~~~~~~~~~
  141. DISKLEFT is Copyright 1990-1994 Paul Muñoz-Colman, a free product of
  142. FunStuff(tm) Software.
  143.  
  144. DISKLEFT is not shareware; it cannot be registered.  DISKLEFT may be
  145. distributed to anyone, providing that no fee is charged, except a nominal
  146. distribution fee by for-pay BBSs or disk vendors.
  147.  
  148. DISKLEFT is provided without warranty of any kind; the author assumes no
  149. liability for its use in any situation.  
  150.  
  151. History:
  152.  
  153.  . 2.8  - Added correction for CDROM drives under NetWare
  154.         - Added CDROM category as bright red
  155.         - Added detection for Stacker(r) drives
  156.         - Added notification of drives which report space incorrectly
  157.         - Added sensing for certain device-driven fixed drives
  158.         - Added /MONITOR option for continuous display (any key quits)
  159.  
  160.  . 2.7  - Added indicator for DOS 6 DBLSPACE (stacked) drive in bright magenta
  161.  . 2.6  - Correct display of ASSIGNed floppies to floppy color
  162.         - Indicate unknown drive types (in unavailable color)
  163.         - More precise isolation of drive types
  164.  . 2.5  - Colored indicators added for: 
  165.              Floppy drives:           bright green
  166.              Network drives:          bright blue
  167.              SUBSTituted drives:      dark blue
  168.              RAMdrives:               white
  169.              Unavailable drives:      red
  170.              Grand total:             yellow
  171.         - Color configuration file.
  172.         - /MONO option for laptops to force monochrome.
  173.         - Separate totals for fixed & network drives, and grand total.
  174.         - Differentiates between drives which are unavailable and 
  175.             not configured.
  176.         - Senses use of device DRIVER.SYS for alternate floppy drives.
  177.         - /? help option for syntax
  178.         - Many cosmetic improvements.
  179.  . 2.4  - Correct abort if program is started from a network drive.
  180.  . 2.2  - Corrected reversal of "X" and "Y" drive labels.
  181.  . 2.1  - Restore DOS environment colors upon program termination.
  182.  . 2.0  - First public release; cosmetic changes to the screen colors.
  183.  . 1.0  - Initial release.
  184.  
  185. --------------------------------------------------------------------------
  186.  
  187.       By FunStuff Software, publishers of Personal Calendar, DiskLeft,
  188.           Subjects, ATOSEdit, and other quality software.
  189.  
  190. --------------------------------------------------------------------------
  191.  
  192.        Copyright 1990-1994 by FunStuff Software. All rights reserved. 
  193.             Member, Association of Shareware Professionals (ASP) 
  194.  
  195.  
  196.                          END OF FILE DISKLEFT.DOC
  197.